home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / T-Z / TestStack.cpt / Test Stack / background_2753.txt < prev    next >
Text File  |  1989-02-26  |  5KB  |  244 lines

  1. -- background: 2753 from stack: in
  2. -- bmap block id: 4267
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 18 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=485 top=48 right=71 bottom=510
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1013 / 1013
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to next card
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 19 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=457 top=48 right=71 bottom=483
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1014 / 1014
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Prev
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to prev card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 20 (button)
  47. -- low flags: 00
  48. -- high flags: A002
  49. -- rect: left=397 top=113 right=132 bottom=510
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: XCMD Project
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   open "Ram Disk:XCMD Project" with "Ram Disk:Lightspeed Pascal"
  61.   visual effect zoom out
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 21 (button)
  67. -- low flags: 00
  68. -- high flags: 2000
  69. -- rect: left=397 top=48 right=71 bottom=424
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 21700 / 21700
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: Home
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   go home
  81. end mouseUp
  82.  
  83.  
  84.  
  85.  
  86. -- part 22 (button)
  87. -- low flags: 00
  88. -- high flags: A002
  89. -- rect: left=397 top=93 right=111 bottom=510
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: ResEdit
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   open "Romeo M:Programming:ResEdit"
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part 23 (button)
  106. -- low flags: 00
  107. -- high flags: A002
  108. -- rect: left=397 top=73 right=91 bottom=510
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 1
  112. -- font id: 0
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: Resource Copier
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   ResCopy
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 25 (field)
  125. -- low flags: 00
  126. -- high flags: 0000
  127. -- rect: left=1 top=20 right=51 bottom=278
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 0
  131. -- font id: 186
  132. -- text size: 18
  133. -- style flags: 0
  134. -- line height: 24
  135. -- part name: Title
  136.  
  137.  
  138. -- part 26 (field)
  139. -- low flags: 00
  140. -- high flags: 0000
  141. -- rect: left=434 top=25 right=44 bottom=510
  142. -- title width / last selected line: 0
  143. -- icon id / first selected line: 0 / 0
  144. -- text alignment: 65535
  145. -- font id: 192
  146. -- text size: 12
  147. -- style flags: 0
  148. -- line height: 16
  149. -- part name: Page
  150.  
  151.  
  152. -- part 27 (button)
  153. -- low flags: 00
  154. -- high flags: A002
  155. -- rect: left=286 top=49 right=72 bottom=369
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: New Card
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   doMenu "New Card"
  167. end mouseUp
  168.  
  169.  
  170.  
  171. -- part 28 (button)
  172. -- low flags: 00
  173. -- high flags: A002
  174. -- rect: left=397 top=134 right=156 bottom=509
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 0 / 0
  177. -- text alignment: 1
  178. -- font id: 0
  179. -- text size: 12
  180. -- style flags: 0
  181. -- line height: 16
  182. -- part name: Global tempVar
  183. ----- HyperTalk script -----
  184. on mouseUp
  185.   Global tempVar
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part 29 (button)
  191. -- low flags: 00
  192. -- high flags: A002
  193. -- rect: left=397 top=158 right=180 bottom=509
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 0 / 0
  196. -- text alignment: 1
  197. -- font id: 0
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: the heapspace
  202. ----- HyperTalk script -----
  203. on mouseUp
  204.   put the heapspace into bkgnd field "theHeapspace"
  205. end mouseUp
  206.  
  207.  
  208.  
  209. -- part 30 (field)
  210. -- low flags: 01
  211. -- high flags: 0002
  212. -- rect: left=406 top=183 right=203 bottom=509
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 0
  216. -- font id: 3
  217. -- text size: 12
  218. -- style flags: 0
  219. -- line height: 16
  220. -- part name: theHeapspace
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   put the heapspace into bkgnd field "theHeapspace"
  224. end mouseUp
  225.  
  226.  
  227. -- part 31 (button)
  228. -- low flags: 00
  229. -- high flags: 2000
  230. -- rect: left=427 top=48 right=71 bottom=454
  231. -- title width / last selected line: 0
  232. -- icon id / first selected line: 1012 / 1012
  233. -- text alignment: 1
  234. -- font id: 0
  235. -- text size: 12
  236. -- style flags: 0
  237. -- line height: 16
  238. -- part name: First Card
  239. ----- HyperTalk script -----
  240. on mouseUp
  241.   go to first card
  242. end mouseUp
  243.  
  244.